[INFO] cloning repository https://github.com/kfcafe/cour
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kfcafe/cour" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkfcafe%2Fcour", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkfcafe%2Fcour'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 391b2de9f372fbb71c7c59315ff08c6fb15de275
[INFO] testing kfcafe/cour against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkfcafe%2Fcour" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kfcafe/cour
[INFO] finished tweaking git repo https://github.com/kfcafe/cour
[INFO] tweaked toml for git repo https://github.com/kfcafe/cour written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kfcafe/cour on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kfcafe/cour already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quoted_printable v0.5.2
[INFO] [stderr]   Downloaded fastrand v2.4.0
[INFO] [stderr]   Downloaded email_address v0.2.9
[INFO] [stderr]   Downloaded hashify v0.2.9
[INFO] [stderr]   Downloaded email-encoding v0.4.1
[INFO] [stderr]   Downloaded lettre v0.11.21
[INFO] [stderr]   Downloaded mail-parser v0.11.2
[INFO] [stderr]   Downloaded tokio v1.51.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 933533a1f14dc643ba5be482e76a72530d8aeccc53ee63441b23754a3556ea41
[INFO] running `Command { std: "docker" "start" "-a" "933533a1f14dc643ba5be482e76a72530d8aeccc53ee63441b23754a3556ea41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "933533a1f14dc643ba5be482e76a72530d8aeccc53ee63441b23754a3556ea41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "933533a1f14dc643ba5be482e76a72530d8aeccc53ee63441b23754a3556ea41", kill_on_drop: false }`
[INFO] [stdout] 933533a1f14dc643ba5be482e76a72530d8aeccc53ee63441b23754a3556ea41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77e091cd2569453e623020110f368646f5977413297cf43fc23e15f9b7da9efd
[INFO] running `Command { std: "docker" "start" "-a" "77e091cd2569453e623020110f368646f5977413297cf43fc23e15f9b7da9efd", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling hashify v0.2.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling email-encoding v0.4.1
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling fastrand v2.4.0
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling quoted_printable v0.5.2
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling mail-parser v0.11.2
[INFO] [stderr]    Compiling lettre v0.11.21
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling cour v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `provider`, `api_key_env`, and `client` are never read
[INFO] [stdout]   --> src/ai/openai.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct OpenAiProvider {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 12 |     provider: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     api_key_env: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 16 |     client: reqwest::Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenAiProvider` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `parse_extraction_response` and `parse_draft_response` are never used
[INFO] [stdout]   --> src/ai/openai.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl OpenAiProvider {
[INFO] [stdout]    | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 83 |     fn parse_extraction_response(&self, response: ChatResponse) -> AppResult<ExtractionOutput> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 96 |     fn parse_draft_response(&self, response: ChatResponse) -> AppResult<DraftGenerationResult> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChatResponse` is never constructed
[INFO] [stdout]    --> src/ai/openai.rs:154:8
[INFO] [stdout]     |
[INFO] [stdout] 154 | struct ChatResponse {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChatChoice` is never constructed
[INFO] [stdout]    --> src/ai/openai.rs:159:8
[INFO] [stdout]     |
[INFO] [stdout] 159 | struct ChatChoice {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChatChoiceMessage` is never constructed
[INFO] [stdout]    --> src/ai/openai.rs:164:8
[INFO] [stdout]     |
[INFO] [stdout] 164 | struct ChatChoiceMessage {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 34s
[INFO] running `Command { std: "docker" "inspect" "77e091cd2569453e623020110f368646f5977413297cf43fc23e15f9b7da9efd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77e091cd2569453e623020110f368646f5977413297cf43fc23e15f9b7da9efd", kill_on_drop: false }`
[INFO] [stdout] 77e091cd2569453e623020110f368646f5977413297cf43fc23e15f9b7da9efd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 755fe97dce7ecbd2cbe4796ba6e48efc380e462d401e701a074d110e1c62c012
[INFO] running `Command { std: "docker" "start" "-a" "755fe97dce7ecbd2cbe4796ba6e48efc380e462d401e701a074d110e1c62c012", kill_on_drop: false }`
[INFO] [stderr]    Compiling cour v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `provider`, `api_key_env`, and `client` are never read
[INFO] [stdout]   --> src/ai/openai.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct OpenAiProvider {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 12 |     provider: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     api_key_env: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 16 |     client: reqwest::Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenAiProvider` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `parse_extraction_response` and `parse_draft_response` are never used
[INFO] [stdout]   --> src/ai/openai.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl OpenAiProvider {
[INFO] [stdout]    | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 83 |     fn parse_extraction_response(&self, response: ChatResponse) -> AppResult<ExtractionOutput> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 96 |     fn parse_draft_response(&self, response: ChatResponse) -> AppResult<DraftGenerationResult> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChatResponse` is never constructed
[INFO] [stdout]    --> src/ai/openai.rs:154:8
[INFO] [stdout]     |
[INFO] [stdout] 154 | struct ChatResponse {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChatChoice` is never constructed
[INFO] [stdout]    --> src/ai/openai.rs:159:8
[INFO] [stdout]     |
[INFO] [stdout] 159 | struct ChatChoice {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChatChoiceMessage` is never constructed
[INFO] [stdout]    --> src/ai/openai.rs:164:8
[INFO] [stdout]     |
[INFO] [stdout] 164 | struct ChatChoiceMessage {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `provider`, `api_key_env`, and `client` are never read
[INFO] [stdout]   --> src/ai/openai.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct OpenAiProvider {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 12 |     provider: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     api_key_env: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 16 |     client: reqwest::Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenAiProvider` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `parse_draft_response` is never used
[INFO] [stdout]   --> src/ai/openai.rs:96:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl OpenAiProvider {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 96 |     fn parse_draft_response(&self, response: ChatResponse) -> AppResult<DraftGenerationResult> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.78s
[INFO] running `Command { std: "docker" "inspect" "755fe97dce7ecbd2cbe4796ba6e48efc380e462d401e701a074d110e1c62c012", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "755fe97dce7ecbd2cbe4796ba6e48efc380e462d401e701a074d110e1c62c012", kill_on_drop: false }`
[INFO] [stdout] 755fe97dce7ecbd2cbe4796ba6e48efc380e462d401e701a074d110e1c62c012
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a8ab421f2f91fbcab0f3d19b679a45daf3317022b60b33c1cc496183524974fb
[INFO] running `Command { std: "docker" "start" "-a" "a8ab421f2f91fbcab0f3d19b679a45daf3317022b60b33c1cc496183524974fb", kill_on_drop: false }`
[INFO] [stderr] warning: fields `provider`, `api_key_env`, and `client` are never read
[INFO] [stderr]   --> src/ai/openai.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct OpenAiProvider {
[INFO] [stderr]    |            -------------- fields in this struct
[INFO] [stderr] 12 |     provider: String,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 15 |     api_key_env: Option<String>,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 16 |     client: reqwest::Client,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `OpenAiProvider` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `parse_extraction_response` and `parse_draft_response` are never used
[INFO] [stderr]   --> src/ai/openai.rs:83:8
[INFO] [stderr]    |
[INFO] [stderr] 19 | impl OpenAiProvider {
[INFO] [stderr]    | ------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 83 |     fn parse_extraction_response(&self, response: ChatResponse) -> AppResult<ExtractionOutput> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 96 |     fn parse_draft_response(&self, response: ChatResponse) -> AppResult<DraftGenerationResult> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ChatResponse` is never constructed
[INFO] [stderr]    --> src/ai/openai.rs:154:8
[INFO] [stderr]     |
[INFO] [stderr] 154 | struct ChatResponse {
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ChatChoice` is never constructed
[INFO] [stderr]    --> src/ai/openai.rs:159:8
[INFO] [stderr]     |
[INFO] [stderr] 159 | struct ChatChoice {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ChatChoiceMessage` is never constructed
[INFO] [stderr]    --> src/ai/openai.rs:164:8
[INFO] [stderr]     |
[INFO] [stderr] 164 | struct ChatChoiceMessage {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `parse_draft_response` is never used
[INFO] [stderr]   --> src/ai/openai.rs:96:8
[INFO] [stderr]    |
[INFO] [stderr] 19 | impl OpenAiProvider {
[INFO] [stderr]    | ------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 96 |     fn parse_draft_response(&self, response: ChatResponse) -> AppResult<DraftGenerationResult> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `cour` (lib) generated 5 warnings
[INFO] [stderr] warning: `cour` (lib test) generated 2 warnings (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cour-67bc8ce352d2be1f)
[INFO] [stdout] 
[INFO] [stdout] running 78 tests
[INFO] [stdout] test ai::ollama::tests::build_embedding_request_uses_model_and_prompt ... ok
[INFO] [stdout] test ai::ollama::tests::build_embedding_input_includes_subject ... ok
[INFO] [stdout] test ai::ollama::tests::parses_embedding_response_fixture ... ok
[INFO] [stdout] test ai::openai::tests::parses_extraction_response_fixture ... ok
[INFO] [stdout] test ai::ollama::tests::appends_embeddings_path_to_base_url ... ok
[INFO] [stdout] test ai::traits::tests::stub_embedder_compiles ... ok
[INFO] [stdout] test commands::doctor::tests::reports_missing_maildir_root ... ok
[INFO] [stdout] test ai::draft::tests::stores_multiple_candidate_drafts ... ok
[INFO] [stdout] test commands::approve::tests::approve_updates_status_and_audits ... ok
[INFO] [stdout] test commands::doctor::tests::reports_healthy_config ... ok
[INFO] [stdout] test commands::draft::tests::draft_generation_degrades_gracefully_when_ai_disabled ... ok
[INFO] [stdout] test ai::extract::tests::skips_unchanged_content ... ok
[INFO] [stdout] test commands::read::tests::brief_output_includes_needs_reply_section ... ok
[INFO] [stdout] test ai::extract::tests::persists_fresh_enrichment_rows ... ok
[INFO] [stdout] test commands::tests::enum_contains_brief_variant ... ok
[INFO] [stdout] test commands::tests::help_lists_planned_subcommands ... ok
[INFO] [stdout] test commands::search::tests::ask_output_includes_search_results ... ok
[INFO] [stdout] test config::tests::loads_config_from_explicit_path ... ok
[INFO] [stdout] test config::tests::project_paths_use_home_defaults ... ok
[INFO] [stdout] test config::tests::project_paths_use_xdg_overrides ... ok
[INFO] [stdout] test commands::sync::tests::sync_handler_reports_success ... ok
[INFO] [stdout] test commands::sync::tests::reindex_handler_reports_success ... ok
[INFO] [stdout] test commands::read::tests::thread_output_renders_messages ... ok
[INFO] [stdout] test index::query::tests::computes_waiting_on_me_for_unanswered_inbound_thread ... ok
[INFO] [stdout] test commands::send::tests::marks_approved_draft_as_sent_when_delegated ... ok
[INFO] [stdout] test config::tests::loads_config_from_default_path ... ok
[INFO] [stdout] test index::query::tests::semantic_reranking_changes_candidate_order ... ok
[INFO] [stdout] test commands::send::tests::refuses_unapproved_draft ... ok
[INFO] [stdout] test commands::tests::default_launch_path_invokes_tui_when_config_exists ... ok
[INFO] [stdout] test index::query::tests::draft_review_model_includes_provider_and_status ... ok
[INFO] [stdout] test index::repo::tests::draft_status_transitions_round_trip ... ok
[INFO] [stdout] test index::query::tests::ask_search_returns_score_breakdown_and_thread_context ... ok
[INFO] [stdout] test index::repo::tests::records_audit_event_for_draft_approval ... ok
[INFO] [stdout] test index::repo::tests::rejects_invalid_draft_transition ... ok
[INFO] [stdout] test index::query::tests::lexical_search_matches_body_text ... ok
[INFO] [stdout] test maildir::tests::discovers_nested_maildir_mailboxes ... ok
[INFO] [stdout] test parse::tests::parses_html_only_message ... ok
[INFO] [stdout] test send::tests::builds_transport_from_identity ... ok
[INFO] [stdout] test index::query::tests::lexical_search_supports_phrase_queries_and_filters ... ok
[INFO] [stdout] test sync::tests::captures_sync_command_output ... ok
[INFO] [stdout] test threading::tests::falls_back_to_in_reply_to_when_references_missing ... ok
[INFO] [stdout] test threading::tests::falls_back_to_subject_when_headers_missing ... ok
[INFO] [stdout] test threading::tests::normalize_subject_strips_common_prefixes ... ok
[INFO] [stdout] test threading::tests::uses_references_before_subject_fallback ... ok
[INFO] [stdout] test index::schema::tests::initializes_schema_with_fts ... ok
[INFO] [stdout] test ui::app::tests::enter_from_inbox_opens_thread_workspace ... ok
[INFO] [stdout] test index::repo::tests::reimport_updates_existing_message ... ok
[INFO] [stdout] test ui::command_palette::tests::command_palette_filters_by_substring ... ok
[INFO] [stdout] test ui::onboarding::tests::accepts_maildir_root_with_cur_new_tmp ... ok
[INFO] [stdout] test ui::onboarding::tests::account_basics_detects_purelymail_defaults ... ok
[INFO] [stdout] test ui::onboarding::tests::account_basics_prefills_maildir_and_detected_smtp_settings ... ok
[INFO] [stdout] test ui::onboarding::tests::account_basics_starts_with_account_name_selected ... ok
[INFO] [stdout] test ui::app::tests::search_escape_restores_global_workspace_switching ... ok
[INFO] [stdout] test ui::onboarding::tests::blank_smtp_host_keeps_sending_unconfigured ... ok
[INFO] [stdout] test ui::onboarding::tests::builds_provider_config_without_storing_secret_value ... ok
[INFO] [stdout] test ui::onboarding::tests::advanced_setup_includes_advanced_steps ... ok
[INFO] [stdout] test ui::onboarding::tests::enter_moves_between_fields_before_advancing_step ... ok
[INFO] [stdout] test sync::tests::sync_engine_records_run_and_discovers_mailboxes ... ok
[INFO] [stdout] test ui::app::tests::thread_escape_returns_to_inbox_workspace ... ok
[INFO] [stdout] test ui::onboarding::tests::creates_missing_maildir_root_with_cur_new_tmp ... ok
[INFO] [stdout] test ui::onboarding::tests::persists_account_and_maildir_values_when_steps_advance ... ok
[INFO] [stdout] test ui::onboarding::tests::tab_navigation_changes_which_field_receives_input ... ok
[INFO] [stdout] test ui::onboarding::tests::welcome_step_ignores_text_input ... ok
[INFO] [stdout] test ui::onboarding::tests::rejects_maildir_root_when_path_is_a_file ... ok
[INFO] [stdout] test ui::views::actions::tests::actions_selected_section_cycles_with_tab ... ok
[INFO] [stdout] test ui::views::brief::tests::brief_renders_priority_sections_with_empty_state ... ok
[INFO] [stdout] test ui::views::inbox::tests::inbox_selected_row_uses_selection_style ... ok
[INFO] [stdout] test ui::onboarding::tests::simple_setup_skips_advanced_steps ... ok
[INFO] [stdout] test ui::views::search::tests::search_empty_state_prompts_for_query ... ok
[INFO] [stdout] test watch::tests::build_watch_plans_respects_disabled_flag ... ok
[INFO] [stdout] test watch::tests::debounce_collapses_repeated_paths ... ok
[INFO] [stdout] test ui::onboarding::tests::writes_valid_config_toml_from_completed_onboarding ... ok
[INFO] [stdout] test ui::views::drafts::tests::draft_preview_shows_status_and_provider_metadata ... ok
[INFO] [stdout] test ui::views::thread::tests::thread_view_shows_metadata_panel_and_messages ... ok
[INFO] [stdout] test ingest::tests::imports_fixture_maildir_into_sqlite ... ok
[INFO] [stdout] test index::search::tests::lexical_search_matches_body_text ... ok
[INFO] [stdout] test index::query::tests::related_threads_rank_by_embedding_similarity ... ok
[INFO] [stdout] test ingest::tests::persists_thread_state_transitions_after_ingest ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 78 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.84s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cour-341110961f1f2ece)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cour
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a8ab421f2f91fbcab0f3d19b679a45daf3317022b60b33c1cc496183524974fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8ab421f2f91fbcab0f3d19b679a45daf3317022b60b33c1cc496183524974fb", kill_on_drop: false }`
[INFO] [stdout] a8ab421f2f91fbcab0f3d19b679a45daf3317022b60b33c1cc496183524974fb
